fontchooser: Move the filter func to the visibility func
authorBenjamin Otte <otte@redhat.com>
Mon, 19 Sep 2011 13:45:24 +0000 (15:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Sep 2011 20:11:06 +0000 (22:11 +0200)
commit6d8010d3d409bfab85eccab6af9fb25a643954aa
tree00b626e03bd1a77675aac1c2ffd1c73e98ac42f5
parentd88b7a6d6b9005db0159cf78f09aed7a9249c92f
fontchooser: Move the filter func to the visibility func

... instead of rereading all the fonts every time.

With this change, the liststore now contains every font face known to
GTK, so we can actually walk it for matching fonts.
gtk/gtkfontchooserwidget.c